home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 1843 / 1843.xpi / locale / is-IS / firebug.properties < prev   
Text File  |  2009-12-01  |  32KB  |  830 lines

  1. Firebug=Firebug
  2. # LOCALIZATION NOTE (WindowTitle): Title of detached Firebug window.
  3.  
  4. # %S Title of the associated web page.
  5.  
  6. # examples: Firebug - Google
  7.  
  8. WindowTitle=Firebug - %S
  9. # Panel titles
  10.  
  11. Panel-console=Gluggi
  12. Panel-net=Net
  13. Panel-html=HTML
  14. Panel-stylesheet=CSS
  15. Panel-script=Skrifta
  16. Panel-dom=DOM
  17. Panel-css=Stíll
  18. Panel-computed=Útreiknað
  19. Panel-layout=Útlit
  20. Panel-domSide=DOM
  21. Panel-watches=Fylgjast me├░
  22. Panel-breakpoints=Rofsta├░ir
  23. Panel-callstack=Stafli
  24. Panel-scopes=Umfang
  25. # LOCALIZATION NOTE (Total_Firebugs): Used in a tooltip that is displayed for Firebug
  26.  
  27. # icon located within Firefox status bar. Displayes number of pages with activated Firebug.
  28.  
  29. # xxxHonza: this construct should be replaced by PluralForm
  30.  
  31. # See: https://developer.mozilla.org/en/Localization_and_Plurals
  32.  
  33. Total_Firebugs=Fj├╢ldi villa
  34. Total_Firebug=Fj├╢ldi villa
  35. inBrowser=├ì vafra
  36. detached=A├░skili├░
  37. minimized=Smækkað
  38. enablement.for_all_pages=fyrir allar s├¡├░ur
  39. enablement.on=Virkt
  40. enablement.off=Óvirkt
  41. none=Loka├░
  42. Detached=A├░skili├░
  43. Firebug_-_inactive_for_selected_Firefox_tab=Firebug - ├│virkt fyrir valdan Firefox flipa
  44. Activate_Firebug_for_the_selected_Firefox_tab=Virkja Firebug fyrir valinn Firefox flipa
  45. Minimized=Smækkað
  46. Minimize_Firebug=Minnka Firebug
  47. On_for_all_web_pages=Gera virkt fyrir allar vefs├¡├░ur
  48. firebug.menu.Clear_Activation_List=Hreinsa virkjunarlista
  49. firebug_options=Firebug stillingar
  50. firebug_options_showQuickInfoBox=S├╜na fl├╜tiuppl├╜singakassa
  51. # Console panel options.
  52.  
  53. ShowJavaScriptErrors=S├╜na JavaScript villur
  54. ShowJavaScriptWarnings=S├╜na JavaScript a├░varanir
  55. ShowCSSErrors=S├╜na CSS villur
  56. ShowXMLErrors=S├╜na XML villur
  57. ShowStackTrace=S├╜na staflarakningu me├░ villum
  58. ShowXULErrors=S├╜na villur fr├í XUL
  59. ShowXULMessages=S├╜na skilabo├░ fr├í XUL
  60. ShowXMLHttpRequests=S├╜na XMLHttpRequests
  61. ShowChromeErrors=S├╜na Chrome villur
  62. ShowChromeMessages=S├╜na Chrome skilabo├░
  63. ShowExternalErrors=S├╜na utana├░komandi villur
  64. ShowNetworkErrors=S├╜na netkerfisvillur
  65. JavascriptOptionsStrict=Strangar a├░varanir (├íhrif ├í afk├╢st)
  66. LargeCommandLine=St├ªrri skipanal├¡na
  67. console_command_line=skipanalína
  68. Assertion=Fastyr├░ingarvilla
  69. # LOCALIZATION NOTE (Line): Used at many places in the UI. Displays location of an error,
  70.  
  71. # message, etc. within a source of a web page.
  72.  
  73. # #1 File name, #2 Line number
  74.  
  75. # examples: somePage.htm (line 64)
  76.  
  77. Line=%S (l├¡na %S)
  78. InstanceLine=%S #%S (l├¡na %S)
  79. StackItem=%S (%S l├¡na %S)
  80. SystemItem=<Kerfi>
  81. # LOCALIZATION NOTE (InspectInTab): Menu item label used in a various context menus.
  82.  
  83. # For example, right clicking on an element in the HTML panel offers an action to inspect
  84.  
  85. # clicked element in the DOM panel (tab).
  86.  
  87. # #1 Target panel title
  88.  
  89. # examples: Inspect in DOM Tab
  90.  
  91. InspectInTab=Sko├░a ├¡ %S flipa
  92. NoName=(ekkert heiti)
  93. # LOCALIZATION NOTE (jsdIScript): an internal Firefox object used for debugging Firebug
  94.  
  95. # do not translate.
  96.  
  97. # #1 jsdIScript.tag
  98.  
  99. jsdIScript=jsdIScript %S
  100. # HTML panel context menu items.
  101.  
  102. ShowFullText=S├╜na allan texta
  103. ShowWhitespace=S├╜na bil
  104. ShowTextNodesAsSource=Texta sem frumk├│├░a
  105. ShowComments=Birta athugasemdir
  106. HighlightMutations=Lita breytingar
  107. ExpandMutations=├₧enja ├║t breytingar
  108. ScrollToMutations=Skruna breytingar ├¡ s├╜n
  109. ScrollIntoView=Skruna ├¡ s├╜n
  110. NewAttribute=N├╜r eiginleiki...
  111. EditHTMLElement=Breyta HTML...
  112. EditSVGElement=Breyta SVG...
  113. EditMathMLElement=Breyta MathML...
  114. DeleteElement=Ey├░a einindi
  115. EditNode=Breyta HTML...
  116. DeleteNode=Ey├░a hn├║t
  117. ShowQuickInfoBox=S├╜na fl├╜tiuppl├╜singakassa
  118. ShadeBoxModel=Skyggt box m├│del
  119. # Quick Info Box
  120.  
  121. quickInfo=Fl├╜tiuppl├╜singar
  122. computedStyle=├Ütreikna├░ur st├¡ll
  123. # LOCALIZATION NOTE (html.Break_On_Mutate, html.Disable_Break_On_Mutate): Tooltips for resume
  124.  
  125. # button that are used when the HTML panel is currently selected. The button allows stopping
  126.  
  127. # JS execution when DOM of the current page is modified.
  128.  
  129. html.Break_On_Mutate=St├╢├░va vi├░ st├╢kkbreytingu
  130. html.Disable_Break_On_Mutate=Sl├╢kkva ├í st├╢├░vun vi├░ st├╢kkbreytingu
  131. html.label.Break_On_Text_Change=St├╢├░va vi├░ textabreytingu
  132. html.label.HTML_Breakpoints=HTML rofsta├░ir
  133. html.label.Break_On_Attribute_Change=St├╢├░va vi├░ eiginleikabreytingu
  134. html.label.Break_On_Child_Addition_or_Removal=St├╢├░va ├╛egar barni er b├ªtt vi├░ e├░a fjarl├ªgt
  135. html.label.Break_On_Element_Removal=St├╢├░va ef einindi er fjarl├ªgt
  136. dom.label.DOM_Breakpoints=DOM rofsta├░ir
  137. # LOCALIZATION NOTE (EditAttribute): Menu Item label used in HTML panel context menu. Allows
  138.  
  139. # editing an existing HTML element attribute.
  140.  
  141. # #1 Name of the clicked attribute.
  142.  
  143. # examples: Edit Attribute "onclick"...
  144.  
  145. EditAttribute=Breyta eiginleika "%S"...
  146. # LOCALIZATION NOTE (DeleteAttribute): Menu Item label used in HTML panel context menu. Allows
  147.  
  148. # deleting an existing HTML element attribute.
  149.  
  150. # #1 Name of the clicked attribute.
  151.  
  152. # examples: Delete Attribute "onclick"...
  153.  
  154. DeleteAttribute=Ey├░a eiginleika "%S"
  155. # LOCALIZATION NOTE (InheritedFrom): Displaying a HTML element name + an applied CSS rule.
  156.  
  157. # that has been inherited. Used in the Style side panel (under HTML panel).
  158.  
  159. # examples: Inherited from table.tabView
  160.  
  161. InheritedFrom=Erfist fr├í
  162. SothinkWarning=Sothink SWF Catcher vi├░b├│t er a├░ koma ├¡ veg fyrir a├░ Firebug virki r├⌐tt.<br><br>Lestu um <a href="http://www.getfirebug.com/faq.html#Sothink" target="_new">├╛etta atri├░i ├¡ Firebug FAQ</a> til a├░ f├í hj├ílp.
  163. DOMInspectorWarning=Get ekki s├╜nt st├¡la.<br><br>Lestu um <a href="http://www.getfirebug.com/faq.html#Sothink" target="_new">├╛etta atri├░i ├¡ Firebug FAQ</a> til a├░ f├í hj├ílp.
  164. EmptyStyleSheet=├₧a├░ eru engar reglur ├¡ ├╛essu st├¡lbla├░i.
  165. EmptyElementCSS=├₧etta einindi hefur engar st├¡lreglur.
  166. EditStyle=Breyta st├¡l einindis...
  167. NewRule=N├╜ regla...
  168. NewProp=N├╜r eiginleiki...
  169. # LOCALIZATION NOTE (EditProp): Menu item label used in the CSS panel context menu.
  170.  
  171. # Allows to edit an existing CSS rule property.
  172.  
  173. # %S Name of the clicked property
  174.  
  175. # examples: Edit "background-color"...
  176.  
  177. EditProp=Breyta "%S"...
  178. # LOCALIZATION NOTE (DisableProp): Menu item label used in the CSS panel context menu.
  179.  
  180. # Allows to disable an existing CSS rule property.
  181.  
  182. # %S Name of the clicked property
  183.  
  184. # examples: Disable "background-color"
  185.  
  186. DisableProp=Gera "%S" ├│virkt
  187. # LOCALIZATION NOTE (DeleteProp): Menu item label used in the CSS panel context menu.
  188.  
  189. # Allows to delete an existing CSS rule property.
  190.  
  191. # %S Name of the clicked property
  192.  
  193. # examples: Delete "background-color"
  194.  
  195. DeleteProp=Ey├░a "%S"
  196. # Console context menu labels.
  197.  
  198. BreakOnThisError=St├╢├░va ├í ├╛essari villu
  199. BreakOnAllErrors=St├╢├░va ├í ├╢llum villum
  200. DisableBreakOnNext=Gera rofsta├░ ├│virkan ├í n├ªsta
  201. DecompileEvals=Bak├╛├╜├░a fyrir eval() frumk├│├░a
  202. ShowAllSourceFiles=S├╜na chrome uppsprettu
  203. TrackThrowCatch=Fylgjast me├░ Throw/Catch
  204. UseLastLineForEvalName=Nota seinustu frumk├│├░a l├¡nu fyrir eval() n├╢fn
  205. UseMD5ForEvalName=Nota MD5 fyrir eval() n├╢fn
  206. # LOCALIZATION NOTE do not translate, no longer used(?)
  207.  
  208. DBG_FBS_CREATION=A├░v├╢run! DBG_FBS_CREATION
  209. DBG_FBS_BP=A├░v├╢run! DBG_BP
  210. DBG_FBS_ERRORS=A├░v├╢run! DBG_ERRORS
  211. DBG_FBS_STEP=A├░v├╢run! DBG_STEP
  212. # Breakpoints side panel
  213.  
  214. Breakpoints=Rofsta├░ir
  215. ErrorBreakpoints=Villu rofsta├░ir
  216. LoggedFunctions=Skr├í├░ f├╢ll
  217. EnableAllBreakpoints=Virkja alla rofsta├░i
  218. DisableAllBreakpoints=Gera alla rofsta├░i ├│virka
  219. ClearAllBreakpoints=Fjarl├ªgja alla rofsta├░i
  220. # Script panel
  221.  
  222. Continue=Áfram
  223. StepOver=Fara yfir
  224. StepInto=Fara inn ├¡
  225. StepOut=Hoppa ├║t
  226. RunUntil=Keyra a├░ ├╛essari l├¡nu
  227. ScriptsFilterStatic=S├╜na fastar skriftur
  228. ScriptsFilterEval=S├╜na fastar og eval skriftur
  229. ScriptsFilterEvent=S├╜na fastar og atbur├░askriftur
  230. ScriptsFilterAll=S├╜na fastar, eval og atbur├░askriftur
  231. ScriptsFilterStaticShort=f├╢st
  232. ScriptsFilterEvalShort=reikna
  233. ScriptsFilterEventShort=atbur├░ir
  234. ScriptsFilterAllShort=allar
  235. ShowUserProps=S├╜na eiginleika skilgreindar af notanda
  236. ShowUserFuncs=S├╜na f├╢ll skilgreind af notanda
  237. ShowDOMProps=S├╜na DOM eiginleika
  238. ShowDOMFuncs=S├╜na DOM f├╢ll
  239. ShowDOMConstants=S├╜na DOM fasta
  240. NoMembersWarning=Engir eiginleikar eru til a├░ s├╜na fyrir ├╛ennan hlut.
  241. NewWatch=S├╜na vaktaseg├░...
  242. AddWatch=B├ªta vi├░ vakt
  243. CopySourceCode=Afrita frumk├│├░a
  244. CopyValue=Afrita gildi
  245. Copy_Name=Afrita nafn
  246. Copy_Path=Afrita sl├│├░
  247. NewProperty=N├╜r eiginleiki...
  248. EditProperty=Breyta eiginleika...
  249. EditVariable=Breyta breytu...
  250. EditWatch=Breyta vakt...
  251. DeleteProperty=Ey├░a eiginleika
  252. DeleteWatch=Ey├░a vakt
  253. ConditionInput=├₧essi rofsta├░ur mun stoppa ef ├╛essi yr├░ing er s├╢nn:
  254. SetBreakpoint=Setja rofsta├░
  255. DisableBreakpoint=Gera rofsta├░ ├│virkan
  256. EditBreakpointCondition=Breyta skilyr├░i rofsta├░s...
  257. NoBreakpointsWarning=Engir rofsta├░ir eru settir ├í ├╛essari s├¡├░u.
  258. Show_User_Agent_CSS=S├╜na CSS vafra
  259. # LOCALIZATION NOTE (LayoutPadding, LayoutBorder, LayoutMargin, LayoutOffset, LayoutAdjacent):
  260.  
  261. # Labels used to describe layout properties a the selected HTML element.
  262.  
  263. # Used in the Layout side panel under HMTL panel.
  264.  
  265. LayoutPadding=fylla
  266. LayoutBorder=rammi
  267. LayoutMargin=spássía
  268. LayoutOffset=hli├░run
  269. LayoutAdjacent=samliggjandi
  270. position=sta├░setning
  271. # LOCALIZATION NOTE (ShowRulers): Label for context menu item. Used in the Layout side panel
  272.  
  273. # under HTML panel.
  274.  
  275. ShowRulers=S├╜na reglustikur og lei├░sagnars├¡├░ur
  276. # LOCALIZATION NOTE http://www.w3.org/TR/cssom-view/#the-getclientrects-and-getboundingclient
  277.  
  278. # This is the default and may become the only choice.
  279.  
  280. ShowBoundingClientRect=S├╜na umliggjandi ferning
  281. # LOCALIZATION NOTE (ShowAdjacentLayout): this is disabled, no translation
  282.  
  283. ShowAdjacentLayout=S├╜na samliggjandi ├║tlit
  284. # Net panel
  285.  
  286. Loading=Hle├░ur...
  287. Headers=Hausar
  288. # LOCALIZATION NOTE (net.header.Reset_Header) Label for header context menu (within the net panel)
  289.  
  290. net.header.Reset_Header=Frumstilla haus
  291. # LOCALIZATION NOTE (net.header.URL, net.header.URL_Tooltip, net.header.Status,
  292.  
  293. # net.header.Status_Tooltip, net.header.Domain, net.header.Domain_Tooltip,
  294.  
  295. # net.header.Size, net.header.Size_Tooltip, net.header.Timeline, net.header.Timeline_Tooltip):
  296.  
  297. # Labels and tooltips for a headers displayed on top of the Net panel.
  298.  
  299. net.header.URL=Sl├│├░
  300. net.header.URL_Tooltip=Nota├░ur tengill og HTTP a├░fer├░.
  301. net.header.Status=Sta├░a
  302. net.header.Status_Tooltip=Sta├░a ├í m├│tteknu svari.
  303. net.header.Domain=Lén
  304. net.header.Domain_Tooltip=L├⌐n ├í keyrslubei├░ni.
  305. net.header.Size=Stærð
  306. net.header.Size_Tooltip=St├ªr├░ m├│ttekins svars.
  307. net.header.Timeline=Tímalína
  308. net.header.Timeline_Tooltip=├ìtarlegar t├¡mauppl├╜singar um hringfer├░ bei├░na og svara.
  309. # LOCALIZATION NOTE (net.label.Network_Breakpoints): Label for network breakpoints group.
  310.  
  311. net.label.XHR_Breakpoints=XHR rofsta├░ir
  312. # LOCALIZATION NOTE (net.label.Break_On_Request): Label used in the Net panel's context
  313.  
  314. # menu for breaking on a XHR.
  315.  
  316. net.label.Break_On_XHR=St├╢├░va ├í XHR
  317. # LOCALIZATION NOTE (Post, Put): Label (verb) used in the Net panel for detailed info about
  318.  
  319. # a network request (displayed when a net panel entry is expanded). The content of
  320.  
  321. # this tab displays sent data (related to a HTTP send method).
  322.  
  323. # LOCALIZATION NOTE (Response, URLParameters, Cache, HTML, jsonviewer.tab.JSON, xmlviewer.tab.XML):
  324.  
  325. net.headers.view_source=sko├░a frumk├│├░a
  326. net.headers.pretty_print=smekkleg prentun
  327. # Label used in the Net panel for detailed info about a network request (displayed
  328.  
  329. # when a net panel entry is expanded)
  330.  
  331. # LOCALIZATION NOTE (RequestHeaders, ResponseHeaders): Label (noun) used in the Net panel
  332.  
  333. Post=Senda
  334. Put=Setja
  335. # (expand an entry in the panel and select Headers tab).
  336.  
  337. # LOCALIZATION NOTE (LimitExceeded): A message displayed in the Net panel when some entries
  338.  
  339. # must be removed since maximum number of entries has been reached.
  340.  
  341. Response=Svar
  342. URLParameters=Breytur
  343. Cache=Bi├░minni
  344. HTML=HTML
  345. jsonviewer.tab.JSON=JSON
  346. xmlviewer.tab.XML=XML
  347. # %S Is the number of entries removed.
  348.  
  349. # examples: Firebug's log limit has been reached. 150 entries not shown.
  350.  
  351. RequestHeaders=Bei├░nahausar
  352. ResponseHeaders=Svarhausar
  353. # xxxHonza: this construct should be replaced by PluralForm
  354.  
  355. # See: https://developer.mozilla.org/en/Localization_and_Plurals
  356.  
  357. # LOCALIZATION NOTE (LimitPrefsTitle): A message displayed in the Net panel when log limit
  358.  
  359. # has been reached. Informing the user what preferencee should be changed to modify the limit.
  360.  
  361. # %S Name of a preference.
  362.  
  363. # examples: In order to change the limit modify: firebug.extensions.console.logLimit
  364.  
  365. LimitExceeded=H├ímarksst├ªr├░ hefur veri├░ n├í├░ fyrir atbur├░askr├í Firebug. %S f├ªrslur ekki s├╜ndar.
  366. LimitPrefs=Valkostir
  367. # LOCALIZATION NOTE (Profile): Used as a caption for reported profile info.
  368.  
  369. # (result of javascript profiler tool). Reprsents a verb.
  370.  
  371. # LOCALIZATION NOTE (Calls, OwnTime, Time, Avg, Min, Max, File): Used in profiler report header
  372.  
  373. # (name of a report column). In order to see this, select the Console panel start profiling
  374.  
  375. LimitPrefsTitle=Til a├░ breyta ├╛essari takm├╢rkun breyttu ├╛├í: %S
  376. Refresh=Uppfæra
  377. OpenInTab=Opna ├¡ n├╜jum flipa
  378. Open_Response_In_New_Tab=Opna svar ├¡ n├╜jum flipa
  379. # by clicking the Profile button and stop it by clicking again. The report is logged into the
  380.  
  381. # console panel. Make sure Script panel is enabled.
  382.  
  383. Profile=Tímamæla
  384. ProfilerStarted=T├¡mam├ªlir er ├¡ gangi. Smelltu ├í 'T├¡mam├ªla' aftur til a├░ sj├í sk├╜rslu.
  385. ProfileTime=(%Sms, %S k├╢ll)
  386. NothingToProfile=Engin virkni ├¡ t├¡mam├ªlingu.
  387. PercentTooltip=Pr├│senta af t├¡ma nota├░ fyrir ├╛etta fall.
  388. CallsHeaderTooltip=Fj├╢ldi skipta sem kalla├░ var ├í ├╛etta fall.
  389. OwnTimeHeaderTooltip=T├¡mi nota├░ur ├¡ k├╢ll, fyrir utan undirf├╢ll.
  390. TimeHeaderTooltip=T├¡mi nota├░ur ├¡ k├╢ll, me├░ undirf├╢llum.
  391. AvgHeaderTooltip=Me├░alt├¡mi, me├░ f├╢llum.
  392. MinHeaderTooltip=L├ígmarkst├¡mi, me├░ f├╢llum.
  393. MaxHeaderTooltip=H├ímarkst├¡mi, me├░ f├╢llum.
  394. ProfileButton.Enabled.Tooltip=T├¡mam├ªla keyrslut├¡ma JavaScript.
  395. ProfileButton.Disabled.Tooltip=T├¡mam├ªla keyrslut├¡ma JavaScript (Skriftuflipi ver├░ur a├░ vera virkur).
  396. Function=Fall
  397. Percent=Pr├│senta
  398. # Support for clipboard actions.
  399.  
  400. # LOCALIZATION NOTE (ShowCallsInConsole): Label for context menu item. Used in the Script
  401.  
  402. # panel when clicking a function object.
  403.  
  404. # %S Name of the function
  405.  
  406. Calls=K├╢ll
  407. OwnTime=Eigin t├¡mi
  408. Time=Tími
  409. Avg=Me├░al
  410. Min=Lágmark
  411. Max=Hámark
  412. File=Skrá
  413. # Log Calls to "getData"
  414.  
  415. Copy=Afrita
  416. Cut=Klippa
  417. Remove=Fjarlægja
  418. CopyHTML=Afrita HTML
  419. CopySVG=Afrita SVG
  420. CopyMathML=Afrita MathML
  421. CopyInnerHTML=Afrita innerHTML
  422. CopyXPath=Afrita XPath
  423. CopyLocation=Afrita sta├░setningu
  424. CopyLocationParameters=Afrita sta├░ssetningu me├░ breytum
  425. CopyRequestHeaders=Afrita bei├░nahausa
  426. CopyResponseHeaders=Afrita svarhausa
  427. CopyResponse=Afrita meginm├íl svars
  428. CopyError=Afritunarvilla
  429. CopySource=Afritunarfall
  430. # LOCALIZATION NOTE (console.MethodNotSupported): A message displayed in the Console panel
  431.  
  432. # if specific method is not supported.
  433.  
  434. # %S Name of a not supported method.
  435.  
  436. # LOCALIZATION NOTE (commandline.MethodNotSupported): A message displayed in the Console panel
  437.  
  438. ShowCallsInConsole=Skr├í k├╢ll ├¡ "%S"
  439. ShowEventsInConsole=Skr├í atbur├░i
  440. panel.Enabled=Virkt
  441. panel.Disabled=Óvirkt
  442. panel.Enable=Gera virkt
  443. panel.Disable=Gera ├│virkt
  444. # when a not supported method is used on the command line.
  445.  
  446. # %S Name of a not supported method.
  447.  
  448. # LOCALIZATION NOTE (console.Disable_Break_On_All_Errors, console.Break_On_All_Errors):
  449.  
  450. console.MethodNotSupported=Firebug stj├│rnbor├░ sty├░ur ekki '%S'
  451. # Tooltip for the "Break on... " button used when the Console panel is selected.
  452.  
  453. # Console strings used when JavaScript is not available
  454.  
  455. # LOCALIZATION NOTE (net.file.SizeInfotip): A tool-tip text used for precise size of a network
  456.  
  457. commandline.MethodNotSupported=Skipanal├¡na Firebug sty├░ur ekki '%S'
  458. # response in the Net panel.
  459.  
  460. # #1 is rounded size, #2 precise size
  461.  
  462. console.Disable_Break_On_All_Errors=Sl├╢kkva ├í rofsta├░ vi├░ allar villur
  463. console.Break_On_All_Errors=St├╢├░va ├í ├╢llum villum
  464. # examples: Size: 2KB (2,362 bytes)
  465.  
  466. console.JSDisabledInFirefoxPrefs=JavaScript er ekki virkt ├¡ Firefox stillingum. Ef ├╛├║ vilt geta nota├░ stj├│rnbor├░sgluggann ├╛├í ver├░ur├░u a├░ virkja JavaScript me├░ 'Verkf├ªri' -> 'Valkostir' -> 'Innihald' -> 'Virkja JavaScript'
  467. # LOCALIZATION NOTE (net.option.Disable_Browser_Cache): A label for Net panel's option.
  468.  
  469. # LOCALIZATION NOTE names of kinds of scopes. Probably best left in English.
  470.  
  471. # With: the scope inside of the with(obj) {} statement
  472.  
  473. # Call: the scope inside of a function eg function foo() { XXX here XXX var f = function() {} };
  474.  
  475. net.file.SizeInfotip=St├ªr├░: %S (%S b├ªti)
  476. net.ActivationMessage=Netflipi virkur. Allar fyrirspurnir ├í me├░an netflipi er ├│virkur ver├░a ekki s├╜ndar.
  477. net.responseSizeLimitMessage=St├ªr├░ svars er komi├░ yfir h├ímarksst├ªr├░ ├¡ Firebug. Smelltu <a>h├⌐r</a> til a├░ opna allt svari├░ ├¡ n├╜jum Firefox flipa.
  478. # Window: the scope inside of a Javascript window object.
  479.  
  480. # Net panel timing info labels
  481.  
  482. #A11y Chrome Labels (not visible, spoken by screen readers)
  483.  
  484. net.postDataSizeLimitMessage=St├ªr├░artakm├╢rkun var n├í├░ fjarl├ªgt af Firebug.
  485. net.Break_On_XHR=St├╢├░va ├í XHR
  486. net.label.Parameters=Færibreytur
  487. net.label.Parts=Hlutar
  488. net.label.Source=Uppruni
  489. #A11y panelNode labels (not visible, spoken by screen readers)
  490.  
  491. net.option.Disable_Browser_Cache=Sl├╢kkva ├í skyndiminni vafra
  492. script.Break_On_Next=St├╢├░va ├í n├ªsta
  493. ShowHttpHeaders=S├╜na HTTP hausa
  494. Request=1 bei├░ni
  495. RequestCount=%S bei├░nir
  496. FromCache=fr├í skyndiminni
  497. StopLoading=St├╢├░va a├░ hla├░a
  498. LargeData=(Mj├╢g st├│r g├╢gn)
  499. ShowComputedStyle=S├╜na ├║treikna├░an st├¡l
  500. StyleGroup-text=Texti
  501. StyleGroup-background=Bakgrunnur
  502. StyleGroup-box=Box m├│del
  503. StyleGroup-layout=Útlit
  504. StyleGroup-other=Anna├░
  505. Dimensions=%S x %S
  506. CopyColor=Afrita lit
  507. CopyImageLocation=Afrita sta├░setningu myndar
  508. OpenImageInNewTab=Opna mynd ├¡ n├╜jum flipa
  509. ErrorCount=%S villa
  510. ErrorsCount=%S villur
  511. OmitObjectPathStack=Sleppa verkf├ªrareinstafla
  512. moduleManager.title=%S flipi er ├│virkur
  513. moduleManager.desc3=Nota├░u Firebug t├íknvalmyndina til a├░ virkja e├░a gera ├│virka alla flipa. Nota├░u litlu valmyndina ├¡ flipanum fyrir einstakar st├╜ringar:
  514. Suspend_Firebug=Sv├ªfa Firebug
  515. Resume_Firebug=Halda ├ífram me├░ Firebug
  516. Reset_Panels_To_Disabled=Endursetja alla flipa sem ├│virka
  517. Open_Console=Opna stj├│rnbor├░
  518. Open_Console_Tooltip=Opna rekjuglugga fyrir Firebug.
  519. Scope_Chain=Gildissvi├░sr├╢├░
  520. #A11y Domplate labels  (not visible, spoken by screen readers)
  521.  
  522. # LOCALIZATION NOTE
  523.  
  524. With_Scope=Me├░
  525. # Used by a11y. Not directly visible in the UI, intended for screen readers.
  526.  
  527. Call_Scope=K├╢ll
  528. # Describe contents of inline editor fields
  529.  
  530. Window_Scope=Gluggi
  531. Logs=Atburðaskrár
  532. Options=Valkostir
  533. Copy_Stack=Afrita stafla
  534. Copy Exception=Afrita fr├ívik
  535. # LOCALIZATION NOTE (a11y.labels.overridden):
  536.  
  537. requestinfo.Blocking=Blokkun
  538. requestinfo.Resolving=DNS uppfletting
  539. requestinfo.Connecting=Tengist
  540. requestinfo.Sending=Sendir
  541. requestinfo.Waiting=Bi├░
  542. requestinfo.Receiving=Tekur vi├░
  543. requestinfo.ContentLoad='DOMContentLoaded' (atbur├░ur)
  544. requestinfo.WindowLoad='load' (atbur├░ur)
  545. editors.Editor_Configuration=Breyta ritilstillingum
  546. search.Firebug_Search=Firebug leit
  547. search.Next=Áfram
  548. search.Previous=Fyrri
  549. search.Case_Sensitive=├₧vinga stafst├╢├░ur├⌐tt
  550. search.Multiple_Files=Margar skr├ír
  551. search.html.CSS_Selector=CSS veljari
  552. search.net.Headers=Hausar
  553. search.net.Parameters=Færibreytur
  554. search.net.Response_Bodies=Svarmeginmál
  555. search.script.Multiple_Files=Margar skr├ír
  556. firebug.console.Persist=St├╢├░ugur
  557. firebug.console.Do_Not_Clear_On_Reload=Ekki hreinsa vi├░ endurn├╜jun
  558. firebug.menu.Clear_Console=Hreinsa glugga
  559. firebug.menu.Reset_All_Options=Endurstilla alla valkosti
  560. firebug.menu.Enable_All_Panels=Virkja alla flipa
  561. firebug.menu.Disable_All_Panels=Gera alla flipa ├│virka
  562. firebug.menu.Customize_shortcuts=S├⌐rsn├¡├░a fl├╜tilykla
  563. firebug.menu.Enable_Accessibility_Enhancements=Virkja au├░velda├░ a├░gengi
  564. firebug.menu.Activate_Same_Origin_URLs=Virkja sami uppruni URL
  565. firebug.menu.Reset_All_Firebug_Options=Endursetja alla Firebug valkosti
  566. firebug.menu.Firebug_Online=Firebug ├í Netinu
  567. firebug.shortcut.reenterCommand.label=Sl├í aftur inn skipun
  568. firebug.shortcut.toggleInspecting.label=V├¡xla sko├░un
  569. firebug.shortcut.toggleQuickInfoBox.label=V├¡xla fl├╜tiuppl├╜singaboxi
  570. firebug.shortcut.toggleProfiling.label=V├¡xla t├¡mam├ªlingu
  571. firebug.shortcut.focusCommandLine.label=Fara ├¡ skipanal├¡nu
  572. firebug.shortcut.focusFirebugSearch.label=Fara ├¡ Firebug leit
  573. firebug.shortcut.focusWatchEditor.label=Fara ├¡ vaktritil
  574. firebug.shortcut.focusLocation.label=Fara ├¡ sta├░setningu
  575. firebug.shortcut.focusFbMenu.label=Fara ├¡ Firebug valmynd
  576. firebug.shortcut.nextObject.label=N├ªsti hlutur
  577. firebug.shortcut.previousObject.label=Fyrri hlutur
  578. firebug.shortcut.customizeFBKeys.label=S├⌐rsn├¡├░a Firebug lykla
  579. firebug.shortcut.detachFirebug.label=Opna Firebug ├¡ n├╜jum glugga
  580. firebug.shortcut.leftFirebugTab.label=Skipta yfir ├í vinstri Firebug flipa
  581. firebug.shortcut.rightFirebugTab.label=Skipta yfir ├í h├ªgri Firebug flipa
  582. firebug.shortcut.toggleFirebug.label=Opna Firebug
  583. firebug.shortcut.previousFirebugTab.label=Fyrri Firebug flipi
  584. firebug.shortcut.clearConsole.label=Hreinsa glugga
  585. firebug.shortcut.openTraceConsole.label=Opna rakningaglugga
  586. customizeShortcuts=Stillingar Firebug fl├╜tilykla
  587. keybindConfirmMsg=Viltu vista uppf├ªr├░a fl├╜tilykla? ├₧eir ver├░a virkir eftir a├░ Firefox endurr├ªsir
  588. # Used by a11y. Not directly visible in the UI, intended for screen readers.
  589.  
  590. a11y.labels.panel_tools=flipaverkfæri
  591. a11y.labels.firebug_panels=Firebug flipar
  592. a11y.labels.firebug_side_panels=Firebug hli├░arflipar
  593. a11y.labels.firebug_window=firebug gluggi
  594. a11y.labels.firebug_status=firebug sta├░a
  595. a11y.labels.reset=endursetja
  596. a11y.labels.reset_shortcut=endursetja %S fl├╜tilykil
  597. aria.labels.inactive_panel=├│virkur flipi
  598. # indicates style property is overridden by selector with higher specificity
  599.  
  600. a11y.labels.log_rows=skr├í ra├░ir
  601. a11y.labels.call_stack=rakningarstafli
  602. a11y.labels.a11y.labels.document_structue=samsetning skjals
  603. a11y.labels.title_panel=%S flipi
  604. a11y.labels.title_side_panel=%S hli├░arflipi
  605. a11y.labels.cached=fl├╜timinni
  606. aria.labels.stack_trace=staflarakning
  607. # LOCALIZATION NOTE (a11y.hasConditionalBreakpoint, a11y.hasDisabledBreakpoint):
  608.  
  609. a11y.layout.padding=fylla
  610. a11y.layout.border=rammi
  611. a11y.layout.margin=spássía
  612. a11y.layout.offset=hli├░run
  613. a11y.layout.offset_top=hli├░run efst
  614. a11y.layout.offset_right=hli├░run h├ªgri
  615. a11y.layout.offset_bottom=hli├░run ne├░st
  616. a11y.layout.offset_left=vinstri hli├░run
  617. a11y.layout.margin_top=sp├íss├¡ur ofan
  618. a11y.layout.margin_right=sp├íss├¡ur h├ªgri
  619. a11y.layout.margin_bottom=sp├íss├¡ur ne├░an
  620. a11y.layout.margin_left=sp├íss├¡ur vinstri
  621. a11y.layout.border_top=rammi efst
  622. a11y.layout.border_right=rammi h├ªgri
  623. a11y.layout.border_bottom=rammi ne├░st
  624. a11y.layout.border_left=rammi vinstri
  625. a11y.layout.padding_top=fylling efst
  626. a11y.layout.padding_right=fylling h├ªgri
  627. a11y.layout.padding_bottom=fylling ne├░st
  628. a11y.layout.padding_left=fylling vinstri
  629. a11y.layout.top=efst
  630. a11y.layout.right=hægri
  631. a11y.layout.bottom=ne├░st
  632. a11y.layout.left=vinstri
  633. a11y.layout.width=breidd
  634. a11y.layout.height=hæð
  635. a11y.layout.size=stærð
  636. a11y.layout.position=sta├░setning
  637. a11y.layout.z-index=z-vísir
  638. a11y.layout.clientBoundingRect=ferningsm├╢rk bi├░lara
  639. a11y.descriptions.press_enter_to_edit_values=├╜ttu ├í enter og svo tab til a├░ breyta einst├╢kum gildum
  640. a11y.labels.style_rules=stílreglur
  641. aria.labels.inherited_style_rules=erfa st├¡lreglur
  642. a11y.labels.computed_styles=├║treikna├░ir st├¡lar
  643. a11y.labels.dom_properties=DOM eiginleikar
  644. # Used by a11y. Not directly visible in the UI, intended for screen readers.
  645.  
  646. # Existence and state of a breakpoint
  647.  
  648. # LOCALIZATION NOTE (a11y.updates.script_suspended_on_line_in_file): Used by a11y. Not directly
  649.  
  650. a11y.labels.inline_editor=innri ritill
  651. a11y.labels.value_for_attribute_in_element=gildi fyrir %S eiginleika ├¡ einindi %S
  652. a11y.labels.attribute_for_element=eiginleiki fyrir %S einindi
  653. a11y.labels.text_contents_for_element=textainnihald fyrir %S einindi
  654. a11y.labels.defined_in_file=skilgreindur ├¡ %S
  655. a11y.labels.declarations_for_selector=st├¡ll skilgreiningar fyrir "%S" veljara
  656. a11y.labels.property_for_selector=CSS eiginleikii fyrir veljara: %S
  657. a11y.labels.value_property_in_selector=%S gildi eiginleika fyrir veljara %S
  658. a11y.labels.css_selector=CSS veljari
  659. a11y.labels.source_code_for_file=frumk├│├░i fyrir skr├í %S
  660. # visible in the UI, intended for screen readers.
  661.  
  662. # #1 Line number, #2 Function name, #3 File name
  663.  
  664. # LOCALIZATION NOTE (a11y.updates.match_found_in_logrows): Used by a11y. Not directly
  665.  
  666. a11y.labels.overridden=hunsa├░ir
  667. a11y.labels.press_enter_to_add_new_watch_expression=├╜ttu ├í enter til a├░ b├ªta vi├░ n├╜rri vaktseg├░
  668. # visible in the UI, intended for screen readers.
  669.  
  670. # Describes the match found when performing a console panel search 
  671.  
  672. # #1 %S String key the use is looking for. #2 number of rows that contain the matched text
  673.  
  674. a11y.updates.has_conditional_break_point=er me├░ skilyrtan rofsta├░
  675. a11y.updates.has_disabled_break_point=er me├░ ├│virkan skilyrtan rofsta├░
  676. # examples: "Match found for test in 17 log rows"
  677.  
  678. # LOCALIZATION NOTE (a11y.updates.match_found_for_on_line): Used by a11y. Not directly
  679.  
  680. # visible in the UI, intended for screen readers.
  681.  
  682. a11y.updates.script_suspended_on_line_in_file=Skrifta stopp ├í l├¡nu %S ├¡ %S, skr├í %S
  683. # Describes the match found when performing a script panel search 
  684.  
  685. # #1 %S String key the use is looking for. #2 line number the match was found on. #3 file name the match was found in
  686.  
  687. # examples: "Match found for window.alert on line 322 in utilities.js"
  688.  
  689. # LOCALIZATION NOTE (a11y.updates.match_found_in_element): Used by a11y. Not directly
  690.  
  691. # visible in the UI, intended for screen readers.
  692.  
  693. a11y.updates.match_found_in_logrows=passar vi├░ %S ├¡ %S r├╢├░um ├¡ atbur├░askr├í
  694. # Describes the match found when performing an HTML panel search (if it is found in an element node) 
  695.  
  696. # #1 Search string that was matched. #2 the HTML element name containing the matched string. #3 XPATH string specifying  the matched element
  697.  
  698. # examples: "Match found for obj in object element at /html/body/object[2]"
  699.  
  700. # LOCALIZATION NOTE (a11y.updates.match_found_in_attribute): Used by a11y. Not directly
  701.  
  702. # visible in the UI, intended for screen readers.
  703.  
  704. a11y.updates.match_found_for_on_line=passar vi├░ %S ├¡ l├¡nu %S ├¡ %S
  705. # Describes the match found when performing an HTML  panel search (if it is found in an attribute node) 
  706.  
  707. # #1 Search string that was matched. #2 Attribute name #3 attribute value 
  708.  
  709. # #4 the HTML element name containing. #5 XPATH string specifying  the matched element
  710.  
  711. # examples: "Match found for abindex in tabindex="0" in span element at /html/body/span[2]"
  712.  
  713. # LOCALIZATION NOTE (a11y.updates.match_found_in_text_content): Used by a11y. Not directly
  714.  
  715. a11y.updates.match_found_in_element=passar vi├░ %S ├¡ %S einindi ├¡ sl├│├░ %S
  716. # visible in the UI, intended for screen readers.
  717.  
  718. # Describes the match found when performing an HTML panel search (if it is found in a text element's contents) 
  719.  
  720. # #1 Search string that was matched. #2 element's text content  
  721.  
  722. # #3 the HTML element name containing. #4 XPATH string specifying  the matched element
  723.  
  724. # examples: "Match found for Firebug Rocks! in h2 element at /html/body/h2[2]"
  725.  
  726. # LOCALIZATION NOTE (a11y.updates.match_found_in_selector): Used by a11y. Not directly
  727.  
  728. a11y.updates.match_found_in_attribute=passar vi├░ %S ├¡ eiginleika %S=%S fyrir %S einindi ├¡ sl├│├░ %S
  729. # visible in the UI, intended for screen readers.
  730.  
  731. # Describes the match found when performing a CSS panel search (if it is found in a selector) 
  732.  
  733. # #1 Search string that was matched. #2 selector in which the match was found  
  734.  
  735. # examples: "Match found for main in #mainContent h2 {"
  736.  
  737. # LOCALIZATION NOTE (a11y.updates.match_found_in_style_property): Used by a11y. Not directly
  738.  
  739. # visible in the UI, intended for screen readers.
  740.  
  741. a11y.updates.match_found_in_text_content=passar vi├░ %S ├¡ textainnihaldi: %S fyrir %S einindi ├¡ sl├│├░ %S
  742. # Describes the match found when performing a CSS panel search (if it is found in a style property) 
  743.  
  744. # #1 Search string that was matched. #2 style property in which the match was found #3 selector the style property applies to  
  745.  
  746. # examples: "Match found for background in style property background-repeat: "repeat-x"; in selector #mainContent {"
  747.  
  748. # LOCALIZATION NOTE (a11y.updates.match_found_in_dom_property): Used by a11y. Not directly
  749.  
  750. # visible in the UI, intended for screen readers.
  751.  
  752. a11y.updates.match_found_in_selector=passar vi├░ %S ├¡ veljara %S
  753. # Describes the match found when performing a DOM panel search  
  754.  
  755. # #1 Search string that was matched. #2 DOM property in which the match was found   
  756.  
  757. # examples: "Match found for time in _starttime : 1257324992232 (Number)"
  758.  
  759. # LOCALIZATION NOTE (a11y.updates.match_found_in_net_row): Used by a11y. Not directly
  760.  
  761. # visible in the UI, intended for screen readers.
  762.  
  763. a11y.updates.match_found_in_style_declaration=passa├░i vi├░ "%S" ├¡ st├¡l skilgreiningu %S ├¡ veljara %S
  764. # Describes the match found when performing a Net panel search  
  765.  
  766. # #1 Search string that was matched. #2 File name associated to the row in which the match was found. 
  767.  
  768. # #3 Column in which the match was found #4. Column value   
  769.  
  770. # examples: "Match found for 792 in GET loading_animation.gif, timeline: 792 ms"
  771.  
  772. # LOCALIZATION NOTE (a11y.updates.match_found_in_net_summary_row): Used by a11y. Not directly
  773.  
  774. a11y.updates.match_found_in_dom_property=passar vi├░ %S ├¡ DOM eiginleika %S
  775. # visible in the UI, intended for screen readers.
  776.  
  777. # Describes the match found when performing a Net panel search (if it is found in the Net summary row)
  778.  
  779. # #1 Search string that was matched. #2 Column value in which the match was found 
  780.  
  781. # examples: "Match found for 05 in net summary row: 4.05s
  782.  
  783. # LOCALIZATION NOTE (a11y.updates.no_matches_found): Used by a11y. Not directly
  784.  
  785. # visible in the UI, intended for screen readers.
  786.  
  787. a11y.updates.match_found_in_net_row=passar vi├░ "%S" ├¡ %S, %S : %S;
  788. # Indicates that the searched string was not matched  
  789.  
  790. # %S Search string that was matched.   
  791.  
  792. # examples: "No matched found for wefkhwefkgwekhjgjh"
  793.  
  794. # Console messages.
  795.  
  796. # LOCALIZATION NOTE (label.Activate_Firebug_for_the_selected_Firefox_tab):
  797.  
  798. a11y.updates.match_found_in_net_summary_row=passar vi├░ %S ├¡ netl├╜singarr├╢├░: %S
  799. # If Firebug is displayed in an external window (detached), but not active for the
  800.  
  801. # currently selected Firefox tab, the following button label is used for an
  802.  
  803. # activation button.
  804.  
  805. # LOCALIZATION NOTE (message.Failed_to_load_source_for, message.The_resource_from_this_URL_is_not_text):
  806.  
  807. # An error message displayed in the Script panel when a source can't be displayed
  808.  
  809. a11y.updates.no_matches_found=ekkert fannst sem passar vi├░ "%S"
  810. confirmation.Reset_All_Firebug_Options=Ertu viss um a├░ ├╛├║ viljir endursetja alla Firebug valkosti ├¡ sj├ílfgefna st├╢├░u?
  811. # for specific URL.
  812.  
  813. warning.Console_must_be_enabled=Stj├│rnbor├░ ver├░ur a├░ vera virkt
  814. warning.Command_line_blocked?=Loka├░ ├í skipanal├¡nu?
  815. message.Reload_to_activate_window_console=Endurn├╜ja├░u til a├░ virkja stj├│rnbor├░sglugga
  816. # examples: Failed to load source for: http://www.example.com/script.js
  817.  
  818. # examples: The resource from this URL is not text: http://www.example.com/script.js
  819.  
  820. # currently selected Firefox tab, the following button label is used for an
  821. # activation button.
  822. label.Activate_Firebug_for_the_selected_Firefox_tab=Virkja Firebug fyrir valinn Firefox flipa
  823. # LOCALIZATION NOTE (message.Failed_to_load_source_for, message.The_resource_from_this_URL_is_not_text):
  824. # An error message displayed in the Script panel when a source can't be displayed
  825. # for specific URL.
  826. # examples: Failed to load source for: http://www.example.com/script.js
  827. # examples: The resource from this URL is not text: http://www.example.com/script.js
  828. message.Failed_to_load_source_for=Gat ekki hla├░i├░ inn frumk├│├░a fyrir
  829. message.The_resource_from_this_URL_is_not_text=G├╢gnin fr├í ├╛essum tengli er ekki texti
  830.